//-----------------------------------------------------------------------------
// Vue Pro synchronization plugin for 3DS MAX
//
// Instructions
//-----------------------------------------------------------------------------

// HOW TO INSTALL
//---------------

The compiled plugin file is named "VueSynch.dlu"

To make the plugin work just copy "VueSynch.dlu" into your "\plugins" directory
of 3dsmax.

// HOW TO USE
//-----------

The plugin is integrated as a rollout into the 3DS MAX user interface. To launch it
follow these steps (in MAX):

	- Go to panel "Utilities" on the top right of the UI
	- Click "More" button (above the standards utilities buttons)
	- Select "VueSynch" in list

Once opened, select in the list the objects you want to synchronize among lights
and cameras then click on button "Synchronize" at the bottom of the dialog.
A "Refresh" button is provided when you let the plugin open and change parameters
of your scene. In this case, before clicking "Synchronize", click "Refresh" to
update objects list and rendering parameters. Select then your objects and click
"Synchronize".

//-----------------------------------------------------------------------------
// END OF FILE
//-----------------------------------------------------------------------------

